FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/zib-NursingIntervention-Interval

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-NursingIntervention-Interval
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Interval
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Interval
Version1.0.1
Statusactive
NameZib NursingIntervention Interval
TitleHCIM NursingIntervention Interval
Realmnl
Authorityhl7
DescriptionThe interval data for the nursing intervention or procedure based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'NursingIntervention' version 3.1.
PurposeTo provide interval information for the nursing intervention or procedure. Currently, there is no field avaiblable in a Procedure resource for this information, hence the reason for this extension.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-NursingIntervention-Interval",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Interval",
  "version": "1.0.1",
  "name": "Zib NursingIntervention Interval",
  "title": "HCIM NursingIntervention Interval",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The interval data for the nursing intervention or procedure based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'NursingIntervention' version 3.1.",
  "purpose": "To provide interval information for the nursing intervention or procedure. Currently, there is no field avaiblable in a Procedure resource for this information, hence the reason for this extension.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Procedure"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Interval",
        "definition": "The interval data for the nursing intervention or procedure.",
        "alias": [
          "Interval"
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention-Interval"
      },
      {
        "id": "Extension.value[x]:valueQuantity",
        "path": "Extension.valueQuantity",
        "sliceName": "valueQuantity",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  }
}